| Method | Request URI |
|---|---|
| GET | /API/Export/GetExportsForAccount/?accountId=value&sessionId=value |
| URI Parameter | Description |
|---|---|
| accountId | The account ID. |
| sessionId | The ID of the session. Specifying via an Authorization request header instead is recommended. |
| Authorization: Bearer <Current session ID> |